projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11d2465
)
(rmail-summary-get-sender): Doc fix.
author
Henrik Enberg
<henrik.enberg@telia.com>
Sat, 21 Jan 2006 00:11:44 +0000
(
00:11
+0000)
committer
Henrik Enberg
<henrik.enberg@telia.com>
Sat, 21 Jan 2006 00:11:44 +0000
(
00:11
+0000)
lisp/mail/rmailsum.el
patch
|
blob
|
history
diff --git
a/lisp/mail/rmailsum.el
b/lisp/mail/rmailsum.el
index 7c9625efe992aaf51e851114492acc7e2f4d47c3..f15e7d9f009396eebe12532bd5ed7efedec871b7 100644
(file)
--- a/
lisp/mail/rmailsum.el
+++ b/
lisp/mail/rmailsum.el
@@
-1476,7
+1476,7
@@
KEYWORDS is a comma-separated list of labels."
(defun rmail-summary-get-sender (n)
"Return the sender for message N.
-If sender
is
matches `rmail-user-mail-address-regexp' or
+If sender matches `rmail-user-mail-address-regexp' or
`user-mail-address', return the to-address instead."
(let ((sender (rmail-desc-get-sender n)))
(if (or (null sender)